powered by
param.est(object)<-value
object
param.est<--methods
x=new("cpt") # new cpt object param.est(x)<-list(mean=0) # replaces the current param.est list in x with list(mean=0)
Run the code above in your browser using DataLab